CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - genetic algorithms

搜索资源列表

  1. lunwn

    0下载:
  2. 这是兰州铁道学院的硕士毕业论文,内容为《遗传算法的应用》-This is the Lanzhou Railway Institute, a master's degree thesis, says, "The application of genetic algorithms"
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:963157
    • 提供者:cc
  1. diaoduwenti

    0下载:
  2. 在美国大学论文库检索到的用遗传算法解决实验室人员调度问题的英文文献,很难得-American University in the papers retrieved by using genetic algorithms to solve scheduling problems laboratory personnel in the English literature, it is difficult to have
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:46450
    • 提供者:
  1. code

    1下载:
  2. java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-10-11
    • 文件大小:18184
    • 提供者:zhenzhen
  1. java

    0下载:
  2. 遗传算法的java实现,调试通过,课直接运行-Java implementation of genetic algorithms, debugging through, classes run directly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2432
    • 提供者:zji
  1. Genesis

    0下载:
  2. 改编过的遗传算法,c语言编写,用于选择全局最优-Genetic algorithms have been adapted, c language, used to select the global optimum
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:341169
    • 提供者:周庆续
  1. GAJava

    0下载:
  2. 这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:23383
    • 提供者:wangyang
  1. genetic

    0下载:
  2. Genetic Algorithms I attempt to develop a reasonable object oriented framework for creating genetic algorithms. I accomplish this by breaking down are algorithm into simple manageable units. Each title links to the java source, but before you sit
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:21814
    • 提供者:Ahmed
  1. GeneticAlgorithm

    0下载:
  2. Demostrates the theory of genetic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1360
    • 提供者:jesse
  1. SymbolicRegression

    1下载:
  2. 遗传编程 遗传编程,或称基因编程/GP ,是一种从生物演化过程得到灵感的自动化生成和选择计算机程序来完成用户定义的任务的技术。从理论上讲,人类用遗传编程只需要告诉计算机"需要完成什么",而不用告诉它"如何去完成",最终可能实现真正意义上的人工智能:自动化的发明机器。 -In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired
  3. 所属分类:Java Develop

    • 发布日期:2014-10-27
    • 文件大小:11939
    • 提供者:leon
  1. JGA

    0下载:
  2. 用java语言实现遗传算法 并应用于实现均值方差模型的计算 来实现投资比例的分析-Genetic algorithms with java language and applied to achieve the calculation of the mean variance model to achieve the ratio of investment
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3650
    • 提供者:李明祎
  1. DilemaPrisioneroFearTrustTreason.java

    0下载:
  2. Prissioner s Dilema problem solved using genetic algorithms including Fear, Trust and Treason factors
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1563
    • 提供者:YuiYui
  1. DilemaPrisioneroGen.java

    0下载:
  2. Prisoner s Dilemma problem solved using genetic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1698
    • 提供者:YuiYui
  1. SampleGA

    0下载:
  2. 這是用JAVA編寫的基因遺傳演算法,透過選擇、交配、突變,適者生存,不適者淘汰方式,求最佳解的啟發式演算法。 -It is written in JAVA using genetic algorithms, through selection, crossover, mutation, survival of the fittest, not by way of elimination, find the optimal solution heuristics.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:18790
    • 提供者:JJH
  1. java-GATesting-

    0下载:
  2. 纯java编写的遗传算法程序,这是很不错的程序,提供了使用遗传算法的灵活性,可用于数学优化等很多领域。-Genetic algorithm written in pure java program, which is very good program, providing the flexibility of using genetic algorithms can be used in many areas of mathematical optimization.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8533630
    • 提供者:史可
  1. genetic-algorithms

    0下载:
  2. Genetic Algorithm example in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2484
    • 提供者:phongvan84
  1. java

    0下载:
  2. 利用基因演算法(genetic algorithm)方式求出10個node,50個node,100個node的最短路徑。-Use of genetic algorithms (genetic algorithm) method obtained 10 node, 50 个 node, 100 个 node of the shortest path.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:44837
    • 提供者:MIN-TSUNG WU
  1. flga.tar

    0下载:
  2. fuzzy logic and genetic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:20582
    • 提供者:sudheer
  1. Genetic-algorithm

    0下载:
  2. 利用JAVA语言实现遗传算法,里面包含利用遗传算法解决函数求最优解的简单例子。-The use of JAVA language implementation of genetic algorithm, which includes the use of genetic algorithms to solve function for the optimal solution of a simple example.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1676
    • 提供者:黎秋生
  1. Genetic-Algorithms-Library-master

    0下载:
  2. Genetic algorithm library it is usable to configure program in genetic algorithm-Genetic algorithm library it is usable to configure program in genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:279036
    • 提供者:netexp
  1. Genetic-Algorithms-in-Java-Basics-master

    0下载:
  2. timetable using genetic algorithm
  3. 所属分类:Java编程

    • 发布日期:2018-01-07
    • 文件大小:39936
    • 提供者:sanashah
« 12 3 »
搜珍网 www.dssz.com